home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005 / CHIP Utilities 2005.iso / dosapps / freedos / doc / find / readme < prev   
Encoding:
Text File  |  2003-05-30  |  647 b   |  17 lines

  1. This is the readme for the FreeDOS FIND program
  2.  
  3. FIND will display all lines from a text file that contain 'string'.
  4.  
  5. This program has international support using the "Cats" library
  6. (catopen/catgets implementation for DOS).  "Cats" is distributed under
  7. the terms of the GNU LGPL.  You can download "Cats" from
  8. http://www.freedos.org/jhall/cats/
  9.  
  10. Update Eric Auer: Version 2.7 uses the Kitten library (by Tom Ehlert)
  11. as a smaller replacement of Cats. Kitten is included in this archive.
  12.  
  13. Update 2.9: Now uses a special Kitten version (tuning by Eric Auer).
  14.  
  15. FIND is distributed under the GNU GPL.  See the file COPYING for
  16. details.
  17.